home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / cs105 / Office_2007_Files / ac02_Kodiak Construction.accdb / Foremen.json < prev    next >
JavaScript Object Notation  |  2009-02-28  |  1KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Foreman First Name": "Text (25)",
  5.         "Foreman Last Name": "Text (25)",
  6.         "Mobile Phone": "Text (14)",
  7.         "Picture": "Unknown_0012"
  8.     },
  9.     "data": [
  10.         {
  11.             "ID": 1,
  12.             "Foreman First Name": "Jonathan",
  13.             "Foreman Last Name": "Hedly",
  14.             "Mobile Phone": "(303) 555-1480",
  15.             "Picture": 1
  16.         },
  17.         {
  18.             "ID": 2,
  19.             "Foreman First Name": "Hector",
  20.             "Foreman Last Name": "Valdez",
  21.             "Mobile Phone": "(303) 555-7677",
  22.             "Picture": 2
  23.         },
  24.         {
  25.             "ID": 3,
  26.             "Foreman First Name": "Bob",
  27.             "Foreman Last Name": "England",
  28.             "Mobile Phone": "(303) 555-6123",
  29.             "Picture": 3
  30.         },
  31.         {
  32.             "ID": 4,
  33.             "Foreman First Name": "Ricky",
  34.             "Foreman Last Name": "Pisano",
  35.             "Mobile Phone": "(303) 555-9438",
  36.             "Picture": 4
  37.         },
  38.         {
  39.             "ID": 5,
  40.             "Foreman First Name": "Bill",
  41.             "Foreman Last Name": "Parker",
  42.             "Mobile Phone": "(303) 555-7712",
  43.             "Picture": 5
  44.         },
  45.         {
  46.             "ID": 6,
  47.             "Foreman First Name": "Edwardo",
  48.             "Foreman Last Name": "Martinez",
  49.             "Mobile Phone": "(303) 555-6237",
  50.             "Picture": 6
  51.         },
  52.         {
  53.             "ID": 7,
  54.             "Foreman First Name": "Jim",
  55.             "Foreman Last Name": "Reynolds",
  56.             "Mobile Phone": "(303) 555-9811",
  57.             "Picture": 7
  58.         },
  59.         {
  60.             "ID": 8,
  61.             "Foreman First Name": "Tom",
  62.             "Foreman Last Name": "Long",
  63.             "Mobile Phone": "(303) 555-8090",
  64.             "Picture": 8
  65.         }
  66.     ]
  67. }